.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(33, 33, 33);
}

#box {
    float: none;
    height: 500px;
    margin-left: auto;
    margin-top: -449px;
    clear: none;
    width: 775.18524213px;
    background-color: rgb(183, 183, 183);
    margin-right: auto;
}

#image {
    float: none;
    width: 400px;
    max-width: 23.09%;
    height: 400px;
    margin-left: 22.267206%;
    margin-top: 245px;
    clear: none;
    color: rgb(0, 0, 0);
    -webkit-box-shadow: rgb(0, 0, 0) -10px 6px 64px -12px;
    box-shadow: rgb(0, 0, 0) -10px 6px 64px -12px;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
}

#text {
    float: left;
    font-size: 2em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 46.199432%;
    margin-top: 209px;
    clear: none;
    min-height: 0px;
    font-family: 'trebuchet ms';
    color: rgb(101, 101, 101);
    font-style: italic;
}

#textspan {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(141, 141, 141);
}

@media only screen and (max-width: 1224px) {
    #image {
        margin-left: 6.17%;
        width: 379px;
        max-width: none;
    }
}

@media only screen and (max-width: 882px) {
    #box {
        margin-top: -139px;
        margin-left: auto;
        clear: none;
        height: 499px;
        width: 64.920701%;
        margin-right: auto;
        float: none;
    }

    #image {
        margin-top: 94px;
        margin-left: auto;
        clear: none;
        height: 274px;
        width: 274px;
        max-width: none;
        margin-right: auto;
        float: none;
    }

    #text {
        margin-top: 247px;
        margin-left: 17.720897%;
        clear: none;
        padding: 0px 36px 0px 0px;
    }
}

